window.onload=function(){ angular.module('app', []) .directive("masonry", function() { var NGREPEAT_SOURCE_RE = ''; return { compile: function(element, attrs) { // auto add animation to brick element var animation = attrs.ngAnimate || "'masonry'"; var $brick = element.children(); $brick.attr("ng-animate", animation); // generate item selector (exclude leaving items) var type = $brick.prop('tagName'); var itemSelector = type + ":not([class$='-leave-active'])"; return function(scope, element, attrs) { var options = angular.extend({ itemSelector: itemSelector }, scope.$eval(attrs.masonry)); // try to infer model from ngRepeat if (!options.model) { var ngRepeatMatch = element.html().match(NGREPEAT_SOURCE_RE); if (ngRepeatMatch) { options.model = ngRepeatMatch[4]; } } // initial animation element.addClass('masonry'); // Wait inside directives to render setTimeout(function() { element.masonry(options); element.on("$destroy", function() { element.masonry('destroy') }); if (options.model) { scope.$apply(function() { scope.$watchCollection(options.model, function(_new, _old) { if (_new == _old) return; // Wait inside directives to render setTimeout(function() { element.masonry("reload"); }); }); }); } }); }; } }; }) .controller('MainCtrl', function($scope, $http) { $scope.items = [{pregunta: "Participó CEDH en actividades por Día Internacional de la Mujer Indígena", imagen: "2 ok2022-09-07-11-46-32.jpg", folio: 108809, fecha: "06\u002F09\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 9, anio: 2022}, {pregunta: "La lucha por la independencia, es una lucha por la identidad: Namiko Matzumoto", imagen: "12022-09-01-13-43-50.jpg", folio: 108802, fecha: "01\u002F09\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 9, anio: 2022}, {pregunta: "Realiza CEDH Conversatorio sobre \u0022Discriminación Interseccional\u0022", imagen: "42022-08-31-17-46-12.jpg", folio: 108795, fecha: "31\u002F08\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 8, anio: 2022}, {pregunta: "Atendió módulo CEDH en Tantima", imagen: "12022-08-26-15-20-23.jpg", folio: 108790, fecha: "26\u002F08\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 8, anio: 2022}, {pregunta: "Módulo itinerante CEDH visitó Tempoal", imagen: "2 ok2022-08-22-17-46-12.jpg", folio: 108785, fecha: "22\u002F08\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 8, anio: 2022}, {pregunta: "Reciben policías municipales capacitación en Derechos Humanos", imagen: "12022-08-18-17-38-09.jpg", folio: 108780, fecha: "18\u002F08\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 8, anio: 2022}, {pregunta: "Sostienen autoridades CEDH reunión de trabajo con World Vision México", imagen: "12022-08-12-15-12-43.jpg", folio: 108775, fecha: "12\u002F08\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 8, anio: 2022}, {pregunta: "Capacita CEDH a Fuerzas federales en Derechos Humanos", imagen: "12022-08-12-09-14-33.jpg", folio: 108770, fecha: "11\u002F08\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 8, anio: 2022}, {pregunta: "Participa CEDH en presentación de Mecanismo Institucional", imagen: "32022-08-11-10-52-29.jpg", folio: 108765, fecha: "10\u002F08\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 8, anio: 2022}, {pregunta: "Delegación CEDH supervisa albergue de Tierra Blanca", imagen: "12022-07-14-18-00-16.jpg", folio: 108760, fecha: "14\u002F07\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 7, anio: 2022}, {pregunta: "Visita CEDH Centro de Asistencia a Niños Migrantes", imagen: "12022-07-14-09-16-24.jpg", folio: 108755, fecha: "13\u002F07\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 7, anio: 2022}, {pregunta: "Entrega CEDH premios a ganadores del Primer Concurso de Dibujos", imagen: "62022-07-12-15-34-24.jpg", folio: 108750, fecha: "11\u002F07\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 7, anio: 2022}, {pregunta: "Atendió módulo itinerante en Platón Sánchez", imagen: "1 ok2022-07-12-15-26-57.jpg", folio: 108745, fecha: "08\u002F07\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 7, anio: 2022}, {pregunta: "Imparte CEDH curso sobre \u0022Violaciones Graves a Derechos Humanos\u0022", imagen: "1 2022-07-10-21-51-11.jpg", folio: 108740, fecha: "06\u002F07\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 7, anio: 2022}, {pregunta: "Módulo itinerante brindó atención en Tantoyuca", imagen: "1 ok2022-07-10-21-46-11.jpg", folio: 108735, fecha: "01\u002F07\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 7, anio: 2022}, {pregunta: "Participa Delegación Veracruz en mesa \u0022Por construcción de la paz\u0022", imagen: "22022-07-10-21-36-12.jpg", folio: 108730, fecha: "01\u002F07\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 7, anio: 2022}, {pregunta: "Impartió CEDH jornada de capacitación en SEDARPA", imagen: "12022-06-30-16-34-56.jpg", folio: 108725, fecha: "30\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Continúan recorridos de módulo itinerante en Chicontepec", imagen: "1 ok2022-06-29-17-33-25.jpg", folio: 108716, fecha: "29\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Recorre módulo itinerante CEDH Chicontepec", imagen: "1 ok2022-06-23-13-27-54.jpg", folio: 108711, fecha: "23\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Reciben policías de Altotonga capacitación en Derechos Humanos", imagen: "1 ok2022-06-23-09-59-46.jpg", folio: 108704, fecha: "22\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Presenta CEDH \u0022Ruta de Canalización de Casos de Trabajo Infantil\u0022", imagen: "IMG-00162022-06-21-15-50-13.JPG", folio: 108699, fecha: "21\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Módulo itinerante atendió en Tantoyuca", imagen: "12022-06-17-16-04-05.jpg", folio: 108694, fecha: "17\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Reciben funcionarios capacitación en Derechos Humanos", imagen: "12022-06-15-17-35-41.jpg", folio: 108689, fecha: "15\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Visitó CEDH Centro de Asistencia para Niños Migrantes", imagen: "12022-06-14-15-39-41.jpg", folio: 108684, fecha: "14\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Brinda CEDH capacitación a funcionarios del INPI", imagen: "12022-06-14-09-55-01.jpg", folio: 108677, fecha: "13\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Asiste CEDH a Foro sobre Derechos Humanos de la Comunidad LGBT+", imagen: "12022-06-10-15-06-03.jpg", folio: 108672, fecha: "10\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Participa delegación CEDH en actividades por Libertad de Expresión", imagen: "12022-06-09-09-28-19.jpg", folio: 108667, fecha: "08\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Realizó CEDH visita a Centro de Asistencia para Niños Migrantes", imagen: "12022-06-08-12-29-51.jpg", folio: 108662, fecha: "07\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Autoridades obligadas a garantizar respeto a DDHH", imagen: "1 ok2022-06-07-17-38-48.jpg", folio: 108657, fecha: "07\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Firma de convenios, acompañamiento para funcionarios municipales", imagen: "1 ok2022-06-07-09-25-15.jpg", folio: 108652, fecha: "03\u002F06\u002F2022", programa: "INTERES_GENERAL", area: "CS", mes: 6, anio: 2022}, {pregunta: "Se suma CEDH a Red Estatal de Datos Abiertos", imagen: "12022-06-03-16-52-30.jpg", folio: 108647, fecha: "03\u002F06\u002F2022", programa: "A_GALERIA", area: "CS", mes: 6, anio: 2022}, {pregunta: "Funcionarios deben evitar incurrir en abusos por desconocimiento: CEDH", imagen: "3 ok2022-06-03-15-19-50.jpg", folio: 108640, fecha: "03\u002F06\u002F2022", programa: "A_GALERIA", area: "CS", mes: 6, anio: 2022}]; }); angular.bootstrap(document.body, ['app']); }